Upgrade test infrastructure to Pester 5.9.x - #707
Closed
lipkau wants to merge 1 commit into
Closed
Conversation
lipkau
force-pushed
the
codex/pester-5-9
branch
from
August 24, 2026 14:03
d22e7c1 to
138fa16
Compare
Install 5.9.0 for reproducible dependency setup and bound every execution path at 5.9.999 so compatible patches remain selectable without admitting a future major version.
lipkau
force-pushed
the
codex/pester-5-9
branch
from
August 24, 2026 14:50
138fa16 to
6940ced
Compare
Member
Author
|
Superseded by #709, which retains the Pester 5.9 changes and adds the broader dependency updater work. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Why
Pester 5.9.0 is the reproducible clean-install baseline. The 5.9.999 maximum accepts compatible 5.9.x patches without allowing an unreviewed future major version to change test behavior.
This applies the lessons from AtlassianPS/JiraAgilePS#43.
Validation
Invoke-Build -Task Lint, Build, Test: 1,661 core tests passed, 1 skipped; all helper, build, help, project, and style suites passedGroups.Integration.Tests.ps1executed successful cases on both Cloud and Server